home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1418 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.lang.c
  2. Path: news.sprintlink.net!eskimo!news
  3. From: gargamel@eskimo.com (Skye Offerle)
  4. Subject: Compiler Cross-Compatiility?
  5. X-Nntp-Posting-Host: tia1.eskimo.com
  6. Message-ID: <DL4vr1.3yp@eskimo.com>
  7. Sender: news@eskimo.com (News User Id)
  8. Organization: Brass Monkey
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. Date: Sat, 13 Jan 1996 18:16:14 GMT
  11.  
  12. The day has come.
  13.  
  14. I'm ready to move on from the Microsoft Quick C I've had since near
  15. its release.  It seems like no one supports it, much less sells it,
  16. and libraries for it are as scarce as the programmers who use it.  
  17.  
  18. I want to purchase a new c compiler (I already have vis c++4), but I'm
  19. concerned with the useability of my old programs.  Especially the ones
  20. which use libraries written for "microsoft c compatible compilers".
  21. (I assume this means a bit non-ANSI standard)
  22.  
  23. I'm interested in Turbo C, because I have some useful libraries coded
  24. with it - but what's the likelihood I will be able to port my old
  25. routines?  Is there any software which will convert them?
  26. (Hal-lelu-jah!) Are C compiler extensions in such a sorry state they
  27. pit one proprietary standard versus another, with no recourse for the
  28. programmer?
  29.  
  30. Lastly, is there a way I could use >both< compilers and merely link
  31. the object code for the routines together?  This doesn't seem likely -
  32. if it is though, it would still be a major pain in the ass...
  33.  
  34. Looking for answers,
  35. Skye Offerle
  36.  
  37. /* Convictions are more dangerous enemies of truth than lies..
  38.                 ~ Friedrich Nietzsche            */
  39.  
  40.  
  41.